Réf. LMSPRO2025039330
DUFOUR 34-PERFORMANCE D'occasion
-
Général
- Visible Arzon
- Année modèle 2025
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 12 m
-
Moteur
- Type de carburant Non défini
Vous pouvez également être intéressé(e) par :
SUN ODYSSEY 409JEANNEAUVoilierJEANNEAU SUN ODYSSEY 409occasion
OCEANIS-40.1BENETEAUVoilierBENETEAU OCEANIS-40.1occasion
CLASS 40 CLAK 40MULTIPLASTVoilierMULTIPLAST CLASS 40 CLAK 40occasion
CENTURION 40 SWAUQUIEZVoilierWAUQUIEZ CENTURION 40 Soccasion
JEANNEAU SUN ODYSSEY 4092015
Visible : La Rochelle
BENETEAU OCEANIS-40.12024
Visible : Arzon
MULTIPLAST CLASS 40 CLAK 402021
Visible : VANNES
WAUQUIEZ CENTURION 40 S2007
Visible : Méditerranée
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>